From 3a119a3d3a5eb676c1235d7c4e7c451ba595b7ba Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 27 Oct 2020 15:35:34 -0400 Subject: [PATCH] dropdown: Make search entry shrink We don't want the popup to be wider than the button if we can help it. The search entry does not need to be very wide. --- gtk/ui/gtkdropdown.ui | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk/ui/gtkdropdown.ui b/gtk/ui/gtkdropdown.ui index 5623663553..e2dbdaf4d1 100644 --- a/gtk/ui/gtkdropdown.ui +++ b/gtk/ui/gtkdropdown.ui @@ -59,6 +59,8 @@ 0 + 6 + 6 Search… -- 2.30.2